home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / window / winboss / boss01 / azcs.bat next >
Encoding:
DOS Batch File  |  1988-07-23  |  104 b   |  4 lines

  1. echo off
  2. echo AZTEC Small Model (Small Code, Small Data)
  3. cc -DAZTEC=1 -DMSCV3=1 -DSPTR=1 %1 %2 %3 %4
  4.